Load and populate the recent-items in a single pass
authorFederico Mena Quintero <federico@gnome.org>
Fri, 26 Aug 2011 16:38:11 +0000 (11:38 -0500)
committerFederico Mena Quintero <federico@gnome.org>
Fri, 26 Aug 2011 17:44:22 +0000 (12:44 -0500)
commit3bd037b7d90cef249c43855077478a1ee20a116d
tree8ee900a5158f04f1cfc168540977049d54914798
parente9c0faba42633d62c46cbed4fc165bbe6294d698
Load and populate the recent-items in a single pass

There's no real asynchronicity going on, anyway, so let's do both within
a single iteration of the idle handler.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserdefault.c